home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 179 < prev    next >
Internet Message Format  |  1994-08-27  |  1KB

  1. From: Michael Hohmuth <hohmuth@freia.sax.de>
  2. Subject: Re: tcsh 6.03, BSD sh, mntlib
  3. Date: Fri, 26 Mar 93 21:27:46 MEZ
  4. In-Reply-To: <9303232319.AA11226@terminator.rs.itd.umich.edu>; from "Nicholas S Castellano" at Mar 23, 93 6:19 pm
  5. Mailer: Elm [revision: 64.9]
  6.  
  7. > Yes...I still feel there are too many broken shells out there, but I
  8. > have received a many examples in email of cases where the current
  9. > emulation in the library loses badly.  I've come to the conclusion
  10. > that it would be nice to provide both methods and let the user choose
  11. > via an environment variable which way to go (e.g. if your shell works
  12. > good enough, you can enable the exec-/bin/sh version of system() and
  13. > popen()).  I am (as I believe I said in another message) open to
  14. > discussion on which should be the default, and how this should be
  15. > controlled (a new env var, or a switch in UNIXMODE?)
  16.  
  17. I think a UNIXMODE switch would be sufficiant.  The default should be not
  18. to use /bin/sh (under both MiNT and TOS, for backward compatibelity of new
  19. binaries to not-well-configured systems).  If UNIXMODE switch "s" is present,
  20. /bin/sh should be used.  The device to load it from should be the default 
  21. root device (_rootdir), which is initialized from UNIXMODE, too (in 
  22. mntlib/main.c), and which defaults to U: under MiNT.
  23.  
  24. Michael
  25. --
  26. Internet: hohmuth@freia.inf.tu-dresden.de
  27.